Skip to content

Let modules declare their earliest upgrade version#7745

Open
labkey-adam wants to merge 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_snprc_scheduler
Open

Let modules declare their earliest upgrade version#7745
labkey-adam wants to merge 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_snprc_scheduler

Conversation

@labkey-adam

Copy link
Copy Markdown
Contributor

Rationale

Also, provide guidance about ENTITYID, UNIQUEIDENTIFIER, and USER data types to the AIs.

Related Pull Requests

…about ENTITYID, UNIQUEIDENTIFIER, and USER data types to the AIs.
default void incrementResourceRequestCount(String resource)
{
if (!OptionalFeatureService.get().isFeatureEnabled(ENABLE_MCP_SERVER_FLAG))
throw new RuntimeException("The MCP server is not enabled for external requests. Consider toggling the experimental feature flag.");

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not relevant to the SNPRC changes, but this was a convenient PR in which to make this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant